1 package uba.db.table; 2 3 /*** 4 * @version $Revision: 1.1 $ 5 */ 6 public class TableSchemaBuildException extends RuntimeException { 7 8 }